[INFO] cloning repository https://github.com/skotlang/skotch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skotlang/skotch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskotlang%2Fskotch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskotlang%2Fskotch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e15f2c8547e76661ffdd9b71937ec5800bdb578d
[INFO] testing skotlang/skotch against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskotlang%2Fskotch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  71% (10623/14796)
Updating files:  72% (10654/14796)
Updating files:  73% (10802/14796)
Updating files:  74% (10950/14796)
Updating files:  75% (11097/14796)
Updating files:  76% (11245/14796)
Updating files:  77% (11393/14796)
Updating files:  78% (11541/14796)
Updating files:  79% (11689/14796)
Updating files:  80% (11837/14796)
Updating files:  81% (11985/14796)
Updating files:  82% (12133/14796)
Updating files:  83% (12281/14796)
Updating files:  84% (12429/14796)
Updating files:  85% (12577/14796)
Updating files:  86% (12725/14796)
Updating files:  87% (12873/14796)
Updating files:  88% (13021/14796)
Updating files:  89% (13169/14796)
Updating files:  90% (13317/14796)
Updating files:  91% (13465/14796)
Updating files:  92% (13613/14796)
Updating files:  93% (13761/14796)
Updating files:  94% (13909/14796)
Updating files:  95% (14057/14796)
Updating files:  96% (14205/14796)
Updating files:  97% (14353/14796)
Updating files:  98% (14501/14796)
Updating files:  99% (14649/14796)
Updating files: 100% (14796/14796)
Updating files: 100% (14796/14796), done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/skotlang/skotch
[INFO] finished tweaking git repo https://github.com/skotlang/skotch
[INFO] tweaked toml for git repo https://github.com/skotlang/skotch written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skotlang/skotch on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skotlang/skotch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272443ec2f2221260c907a5110beee0feba6d5112688e4df0460572840d89f71
[INFO] running `Command { std: "docker" "start" "-a" "272443ec2f2221260c907a5110beee0feba6d5112688e4df0460572840d89f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272443ec2f2221260c907a5110beee0feba6d5112688e4df0460572840d89f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272443ec2f2221260c907a5110beee0feba6d5112688e4df0460572840d89f71", kill_on_drop: false }`
[INFO] [stdout] 272443ec2f2221260c907a5110beee0feba6d5112688e4df0460572840d89f71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3933bacea8a4e05fb69defadf91658606236c689cde852335f60937337e45239
[INFO] running `Command { std: "docker" "start" "-a" "3933bacea8a4e05fb69defadf91658606236c689cde852335f60937337e45239", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling skotch-span v0.41.0 (/opt/rustwide/workdir/crates/skotch-span)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling skotch-config v0.41.0 (/opt/rustwide/workdir/crates/skotch-config)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling skotch-classfile-norm v0.41.0 (/opt/rustwide/workdir/crates/skotch-classfile-norm)
[INFO] [stderr]    Compiling skotch-dex-norm v0.41.0 (/opt/rustwide/workdir/crates/skotch-dex-norm)
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling skotch-llvm-norm v0.41.0 (/opt/rustwide/workdir/crates/skotch-llvm-norm)
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling thin-vec v0.2.15
[INFO] [stderr]    Compiling salsa-macro-rules v0.26.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling java-locator v0.1.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling skotch-axml v0.41.0 (/opt/rustwide/workdir/crates/skotch-axml)
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling skotch-intern v0.41.0 (/opt/rustwide/workdir/crates/skotch-intern)
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling skotch-syntax v0.41.0 (/opt/rustwide/workdir/crates/skotch-syntax)
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling jni-sys v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling skotch-diagnostics v0.41.0 (/opt/rustwide/workdir/crates/skotch-diagnostics)
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling skotch-lexer v0.41.0 (/opt/rustwide/workdir/crates/skotch-lexer)
[INFO] [stderr]    Compiling salsa-macros v0.26.0
[INFO] [stderr]    Compiling skotch-parser-core v0.41.0 (/opt/rustwide/workdir/crates/skotch-parser-core)
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling skotch-buildscript v0.41.0 (/opt/rustwide/workdir/crates/skotch-buildscript)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling skotch-sil v0.41.0 (/opt/rustwide/workdir/crates/skotch-sil)
[INFO] [stderr]    Compiling skotch-apk v0.41.0 (/opt/rustwide/workdir/crates/skotch-apk)
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling skotch-ast v0.41.0 (/opt/rustwide/workdir/crates/skotch-ast)
[INFO] [stderr]    Compiling skotch-parser v0.41.0 (/opt/rustwide/workdir/crates/skotch-parser)
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling skotch-jar v0.41.0 (/opt/rustwide/workdir/crates/skotch-jar)
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling skotch-sign v0.41.0 (/opt/rustwide/workdir/crates/skotch-sign)
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling salsa v0.26.0
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling skotch-types v0.41.0 (/opt/rustwide/workdir/crates/skotch-types)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling skotch-mir v0.41.0 (/opt/rustwide/workdir/crates/skotch-mir)
[INFO] [stderr]    Compiling skotch-resolve v0.41.0 (/opt/rustwide/workdir/crates/skotch-resolve)
[INFO] [stderr]    Compiling skotch-classinfo v0.41.0 (/opt/rustwide/workdir/crates/skotch-classinfo)
[INFO] [stderr]    Compiling skotch-stdlib-registry v0.41.0 (/opt/rustwide/workdir/crates/skotch-stdlib-registry)
[INFO] [stderr]    Compiling skotch-hir v0.41.0 (/opt/rustwide/workdir/crates/skotch-hir)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling skotch-typeck v0.41.0 (/opt/rustwide/workdir/crates/skotch-typeck)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling reedline v0.46.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling skotch-backend-klib v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-klib)
[INFO] [stderr]    Compiling skotch-mir-lower v0.41.0 (/opt/rustwide/workdir/crates/skotch-mir-lower)
[INFO] [stderr]    Compiling skotch-backend-jvm v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-jvm)
[INFO] [stderr]    Compiling skotch-backend-dex v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-dex)
[INFO] [stderr]    Compiling skotch-compose v0.41.0 (/opt/rustwide/workdir/crates/skotch-compose)
[INFO] [stderr]    Compiling skotch-backend-wasm v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-wasm)
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling skotch-backend-llvm v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-llvm)
[INFO] [stderr]    Compiling skotch-jvm v0.41.0 (/opt/rustwide/workdir/crates/skotch-jvm)
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling skotch-tape v0.41.0 (/opt/rustwide/workdir/crates/skotch-tape)
[INFO] [stderr]    Compiling skotch-driver v0.41.0 (/opt/rustwide/workdir/crates/skotch-driver)
[INFO] [stderr]    Compiling skotch-db v0.41.0 (/opt/rustwide/workdir/crates/skotch-db)
[INFO] [stderr]    Compiling skotch-repl v0.41.0 (/opt/rustwide/workdir/crates/skotch-repl)
[INFO] [stderr]    Compiling skotch-build v0.41.0 (/opt/rustwide/workdir/crates/skotch-build)
[INFO] [stderr]    Compiling xtask v0.41.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling skotch-bsp v0.41.0 (/opt/rustwide/workdir/crates/skotch-bsp)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling skotch-lsp v0.41.0 (/opt/rustwide/workdir/crates/skotch-lsp)
[INFO] [stderr]    Compiling skotch-cli v0.41.0 (/opt/rustwide/workdir/crates/skotch-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "3933bacea8a4e05fb69defadf91658606236c689cde852335f60937337e45239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3933bacea8a4e05fb69defadf91658606236c689cde852335f60937337e45239", kill_on_drop: false }`
[INFO] [stdout] 3933bacea8a4e05fb69defadf91658606236c689cde852335f60937337e45239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f598d6b16eea9b300711c87830d7f2327c738e6947b09b975fc1bc2817b9ebd
[INFO] running `Command { std: "docker" "start" "-a" "0f598d6b16eea9b300711c87830d7f2327c738e6947b09b975fc1bc2817b9ebd", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling skotch-build v0.41.0 (/opt/rustwide/workdir/crates/skotch-build)
[INFO] [stderr]    Compiling skotch-jvm v0.41.0 (/opt/rustwide/workdir/crates/skotch-jvm)
[INFO] [stderr]    Compiling skotch-bsp v0.41.0 (/opt/rustwide/workdir/crates/skotch-bsp)
[INFO] [stderr]    Compiling skotch-lsp v0.41.0 (/opt/rustwide/workdir/crates/skotch-lsp)
[INFO] [stderr]    Compiling skotch-sign v0.41.0 (/opt/rustwide/workdir/crates/skotch-sign)
[INFO] [stderr]    Compiling skotch-db v0.41.0 (/opt/rustwide/workdir/crates/skotch-db)
[INFO] [stderr]    Compiling skotch-tape v0.41.0 (/opt/rustwide/workdir/crates/skotch-tape)
[INFO] [stderr]    Compiling xtask v0.41.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling skotch-cli v0.41.0 (/opt/rustwide/workdir/crates/skotch-cli)
[INFO] [stderr]    Compiling skotch-apk v0.41.0 (/opt/rustwide/workdir/crates/skotch-apk)
[INFO] [stderr]    Compiling skotch-backend-llvm v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-llvm)
[INFO] [stderr]    Compiling skotch-backend-jvm v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-jvm)
[INFO] [stderr]    Compiling skotch-backend-dex v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-dex)
[INFO] [stderr]    Compiling skotch-backend-klib v0.41.0 (/opt/rustwide/workdir/crates/skotch-backend-klib)
[INFO] [stderr]    Compiling skotch-mir-lower v0.41.0 (/opt/rustwide/workdir/crates/skotch-mir-lower)
[INFO] [stderr]    Compiling skotch-typeck v0.41.0 (/opt/rustwide/workdir/crates/skotch-typeck)
[INFO] [stderr]    Compiling skotch-resolve v0.41.0 (/opt/rustwide/workdir/crates/skotch-resolve)
[INFO] [stderr]    Compiling skotch-repl v0.41.0 (/opt/rustwide/workdir/crates/skotch-repl)
[INFO] [stderr]    Compiling skotch-driver v0.41.0 (/opt/rustwide/workdir/crates/skotch-driver)
[INFO] [stderr] error: could not compile `skotch-lsp` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name skotch_lsp --edition=2021 crates/skotch-lsp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=789fc90d32d80a16 -C extra-filename=-4de865c2c65aa2f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d90403d90e992962.rlib --extern skotch_diagnostics=/opt/rustwide/target/debug/deps/libskotch_diagnostics-df9c8c0d8e1f5258.rlib --extern skotch_intern=/opt/rustwide/target/debug/deps/libskotch_intern-58106032cf9fb779.rlib --extern skotch_lexer=/opt/rustwide/target/debug/deps/libskotch_lexer-ba48330c56176725.rlib --extern skotch_parser=/opt/rustwide/target/debug/deps/libskotch_parser-841036b1978fc908.rlib --extern skotch_resolve=/opt/rustwide/target/debug/deps/libskotch_resolve-64a9182da72c119b.rlib --extern skotch_span=/opt/rustwide/target/debug/deps/libskotch_span-e8b598179813d375.rlib --extern skotch_syntax=/opt/rustwide/target/debug/deps/libskotch_syntax-4e81c98d95cfafc4.rlib --extern skotch_typeck=/opt/rustwide/target/debug/deps/libskotch_typeck-a7e75c64f85a16a8.rlib --extern skotch_types=/opt/rustwide/target/debug/deps/libskotch_types-f006742d1314c59b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-47aced766ef28270.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-8bb54d8e45846073.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `skotch-backend-jvm` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name skotch_backend_jvm --edition=2021 crates/skotch-backend-jvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16ea177651136e22 -C extra-filename=-d5e83451b6a935a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-bc3bfbb1eec284b2.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5303c49194d7132b.rlib --extern skotch_classinfo=/opt/rustwide/target/debug/deps/libskotch_classinfo-078df068785ef168.rlib --extern skotch_config=/opt/rustwide/target/debug/deps/libskotch_config-6dd5a2726fc851d9.rlib --extern skotch_diagnostics=/opt/rustwide/target/debug/deps/libskotch_diagnostics-df9c8c0d8e1f5258.rlib --extern skotch_intern=/opt/rustwide/target/debug/deps/libskotch_intern-58106032cf9fb779.rlib --extern skotch_lexer=/opt/rustwide/target/debug/deps/libskotch_lexer-ba48330c56176725.rlib --extern skotch_mir=/opt/rustwide/target/debug/deps/libskotch_mir-93717096013d6eb1.rlib --extern skotch_mir_lower=/opt/rustwide/target/debug/deps/libskotch_mir_lower-2f58e6bf303d1a32.rlib --extern skotch_parser=/opt/rustwide/target/debug/deps/libskotch_parser-841036b1978fc908.rlib --extern skotch_resolve=/opt/rustwide/target/debug/deps/libskotch_resolve-64a9182da72c119b.rlib --extern skotch_span=/opt/rustwide/target/debug/deps/libskotch_span-e8b598179813d375.rlib --extern skotch_stdlib_registry=/opt/rustwide/target/debug/deps/libskotch_stdlib_registry-a5030703e9903777.rlib --extern skotch_syntax=/opt/rustwide/target/debug/deps/libskotch_syntax-4e81c98d95cfafc4.rlib --extern skotch_typeck=/opt/rustwide/target/debug/deps/libskotch_typeck-a7e75c64f85a16a8.rlib --extern skotch_types=/opt/rustwide/target/debug/deps/libskotch_types-f006742d1314c59b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `skotch-db` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name skotch_db --edition=2021 crates/skotch-db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fc5906934b07b57 -C extra-filename=-2bbb881f1637e077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake3=/opt/rustwide/target/debug/deps/libblake3-2a7703f0c260c82a.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-befe78413f48a8dc.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5303c49194d7132b.rlib --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-f8cb5d310509e096.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b5833fc7f56b1965.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c1a223a3134a0f3b.rlib --extern skotch_diagnostics=/opt/rustwide/target/debug/deps/libskotch_diagnostics-df9c8c0d8e1f5258.rlib --extern skotch_driver=/opt/rustwide/target/debug/deps/libskotch_driver-2cb4da54968df703.rlib --extern skotch_intern=/opt/rustwide/target/debug/deps/libskotch_intern-58106032cf9fb779.rlib --extern skotch_lexer=/opt/rustwide/target/debug/deps/libskotch_lexer-ba48330c56176725.rlib --extern skotch_mir=/opt/rustwide/target/debug/deps/libskotch_mir-93717096013d6eb1.rlib --extern skotch_parser=/opt/rustwide/target/debug/deps/libskotch_parser-841036b1978fc908.rlib --extern skotch_resolve=/opt/rustwide/target/debug/deps/libskotch_resolve-64a9182da72c119b.rlib --extern skotch_span=/opt/rustwide/target/debug/deps/libskotch_span-e8b598179813d375.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d1ef855bc54e653c/out -L native=/opt/rustwide/target/debug/build/blake3-d1ef855bc54e653c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0f598d6b16eea9b300711c87830d7f2327c738e6947b09b975fc1bc2817b9ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f598d6b16eea9b300711c87830d7f2327c738e6947b09b975fc1bc2817b9ebd", kill_on_drop: false }`
[INFO] [stdout] 0f598d6b16eea9b300711c87830d7f2327c738e6947b09b975fc1bc2817b9ebd
